Skip to content

Added lightbox js [#6]#10

Open
SirKitboard wants to merge 2 commits intomasterfrom
lightbox
Open

Added lightbox js [#6]#10
SirKitboard wants to merge 2 commits intomasterfrom
lightbox

Conversation

@SirKitboard
Copy link
Contributor

Using this library to solve #6
http://lokeshdhakar.com/projects/lightbox2/

Also updated Android springboard project.
Use this regex to find and replace existing images with lightbox

find: (!\[(.*)\]\((.*)\).*)
replace: <a href="$3" data-lightbox="$2" data-title="$2">\n$1\n</a>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant